@charset "UTF-8";
/*----------------------------------------------------
	******indent******
----------------------------------------------------*/
.fLeft{float:left !important;}
.fRight {float: right !important;}
.center {text-align: center!important;}
.left {	text-align: left!important;}
.right {text-align: right!important;}
.top0 {	margin-top: 0 !important;}
.top5 {	margin-top: 5px !important;}
.top10 {margin-top: 10px !important;}
.top15 {margin-top: 15px !important;}
.top20 {margin-top: 20px !important;}
.top30 {margin-top: 30 !important;}
.top35 {margin-top: 35px !important;}
.top40 {margin-top: 40px !important;}
.top45 {margin-top: 45px !important;}
.top50 {margin-top: 50px !important;}
.btm0 {	margin-bottom: 0 !important;}
.btm5 {	margin-bottom: 5px !important;}
.btm10 {margin-bottom: 10px !important;}
.btm15 {margin-bottom: 15px !important;}
.btm20 {margin-bottom: 20px !important;}
.btm25 {margin-bottom: 25px !important;}
.btm30 {margin-bottom: 30px !important;}
.btm35 {margin-bottom: 35px !important;}
.btm40 {margin-bottom: 40px !important;}
.btm45 {margin-bottom: 45px !important;}
.btm50 {margin-bottom: 50px !important;}
.btm55 {margin-bottom: 55px !important;}
.btm60 {margin-bottom: 60px !important;}
.btm65 {margin-bottom: 65px !important;}
.btm70 {margin-bottom: 70px !important;}
.btm75 {margin-bottom: 75px !important;}
.btm80 {margin-bottom: 80px !important;}
.btm85 {margin-bottom: 85px !important;}
.btm90 {margin-bottom: 90px !important;}
.btm95 {margin-bottom: 95px !important;}
.btm100 {margin-bottom: 100px !important;}
.lm0 {margin-left: 0px !important;}
.lm5 {margin-left: 5px !important;}
.lm10 {	margin-left: 10px !important;}
.lm20 {	margin-left: 20px !important;}
.lm25 {	margin-left: 25px !important;}
.lm30 {	margin-left: 30px !important;}
.lm35 {	margin-left: 35px !important;}
.lm40 {	margin-left: 40px !important;}
.lm45 {	margin-left: 45px !important;}
.lm50 {	margin-left: 50px !important;}
.lm55 {	margin-left: 55px !important;}
.lm60 {	margin-left: 60px !important;}
.rm0 {margin-right: 0px !important;}
.rm5 {margin-right: 5px !important;}
.rm10 {	margin-right: 10px !important;}
.rm20 {	margin-right: 20px !important;}
.rm25 {	margin-right: 25px !important;}
.rm30 {	margin-right: 30px !important;}
.rm35 {	margin-right: 35px !important;}
.rm40 {	margin-right: 40px !important;}
.rm45 {	margin-right: 45px !important;}
.rm50 {	margin-right: 50px !important;}
.rm55 {	margin-right: 55px !important;}
.rm60 {	margin-right: 60px !important;}
.pT0 {	padding-top: 0!important;}
.pL0 {	padding-left: 0!important;}
.pR0 {	padding-right: 0!important;}
.pB0 {	padding-bottom: 0!important;}

/*----------------------------------------------------
	******font******
----------------------------------------------------*/
.red {color: #c40000;}
.gray {color:#818181;}
.purple {color: #9455B4;}
.blue {color: #009FE9;}
.yellow {color: #FC0;}
.green {color: #237700;}
.white {color: #fff;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.vAT {vertical-align: top!important;}
.vAM {vertical-align: middle!important;}
.vAB {vertical-align: bottom!important;}

.btnBox{
	text-align:center;
}
.btnBox input{
	-webkit-appearance: none;
	overflow:hidden;
	display:inline-block;
	border:none;
	text-align:center;
	font-size:150%;
	padding:20px 40px;
	width:300px;
	margin:60px 20px;
}
.btnBox input:hover{
	cursor:pointer;
}
.imeOff {
	ime-mode: inactive;
}
.inputS {
	padding: 3px 3px;
	width: 20%;
}
.inputM {
	padding: 3px 3px;
	width: 40%;
}
.inputL {
	padding: 3px 3px;
	width: 60%;
}
.inputX {
	padding: 3px 3px;
	width: 80%;
}
.inputXX {
	padding: 3px 3px;
	width: 100%;
}
.textarea_1 {
	height: 250px;
	padding: 8px;
	width: 96%;
	resize: vertical;
}

/*----------------------------------------------------
	******Width******
----------------------------------------------------*/
.w5 {	width: 5%!important;}
.w10 {	width: 10%!important;}
.w15 {	width: 15%!important;}
.w18 {	width: 18%!important;}
.w20 {	width: 20%!important;}
.w25 {	width: 25%!important;}
.w30 {	width: 30%!important;}
.w35 {	width: 35%!important;}
.w40 {	width: 40%!important;}
.w45 {	width: 45%!important;}
.w50 {	width: 50%!important;}
.w55 {	width: 55%!important;}
.w60 {	width: 60%!important;}
.w65 {	width: 65%!important;}
.w70 {	width: 70%!important;}
.w75 {	width: 75%!important;}
.w80 {	width: 80%!important;}
.w85 {	width: 85%!important;}
.w90 {	width: 90%!important;}
.w95 {	width: 95%!important;}
.w100 {	width: 100%!important;}


/*----------------------------------------------------
	******OTHER******
----------------------------------------------------*/
.spaceSPAN60{
	display:inline-block;
	width:60px;
}

/*----------------------------------------------------
	******table******
----------------------------------------------------*/
.formHead{
	background:#dddddd;
	text-align:center;
	padding:10px 0;
	margin-top:60px;
}
.formHead .telLetter{
	font-size:250%;
	font-weight:bold;
	letter-spacing:9px;
}
.formBox{
	background:#ededed;
	padding:50px;
	margin-bottom:60px;
}


.tbl_1 {
	border-collapse: separate;
	width: 100%;
}
.tbl_1 th {
	text-align: left;
}
.tbl_1 th, .tbl_1 td {
	border-top: 1px dotted #ccc;
	padding: 15px 15px;
}
.tbl_1 thead th, .tbl_1 thead td {
	color:#fff;
	background:#7c7c7c;
	border:none;
}
caption {
	caption-side: bottom;
	font-size: 77%;
	padding: 5px;
	line-height: 1.4;
	text-align: left;
}
caption.capTop {
	caption-side: top;
}






/*----------------------------------------------------
	******BOX******
----------------------------------------------------*/
.w800px {
	margin: 0 auto;
	width: 800px;
}
.w850px {
	margin: 0 auto;
	width: 850px;
}
.w900px {
	margin: 0 auto;
	width: 900px;
}
.w950px {
	margin: 0 auto;
	width: 950px;
}
.w1000px {
	margin: 0 auto;
	width: 1000px;
}
.w1200px {
	margin: 10px auto;
	width: 1180px;
}
.wakuDiv{
	border:#ddd 5px solid;
	border-radius:5px;
	padding:45px 60px;
	margin-bottom:100px;
	position:relative;
}
.wakuDiv.greenArrow:after{
	content: url("greenArrow.png") ;
	position:absolute;
	bottom:-65px;
	left:50%;
}

.contactINFO{
	background:#efefef;
	padding:30px 30px;
	margin:100px 0;
}
.contactINFO.tetsu{
	background:url("bg_testu.jpg") no-repeat center center;
	background-size:cover;
}
.contactINFO.tetsu .subRead{
	color:#fff;
}
.contactINFO.tetsu .btnP{
	color:#fff;
}
.btnP{
	text-align:center;
}
.btnP .btn_contact{
	display:inline-block;
	color:#fff;
	text-align:center;
	font-size:150%;
	padding:15px 40px;
	margin:10px 20px;
	
background-image: -moz-linear-gradient( -75deg, rgb(59,174,146) 0%, rgb(71,153,186) 100%);
  background-image: -webkit-linear-gradient( -75deg, rgb(59,174,146) 0%, rgb(71,153,186) 100%);
  background-image: -ms-linear-gradient( -75deg, rgb(59,174,146) 0%, rgb(71,153,186) 100%);
}

.halBox{
	display:inline-block;
	width:49%;
	text-align:center;
	vertical-align:top;
}
.halBox .halfTitle{
	color:#237700;
	font-size:200%;
	font-weight:bold;
	margin-bottom:10px;
}


.halBox2L{
	width:47%;
	float:left;
}
.halBox2R{
	width:47%;
	float:right;
}

.btnBox_pdf{
	text-align:center;
	padding:50px 0;
}
.btnBox_pdf a{
	background:#217C40;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	padding:15px 45px; 
}
.btnBox_pdf a:hover{
	background:#20B3AB;
}

/*----------------------------------------------------
	******DISPLAY******
----------------------------------------------------*/
.block {
	display: block !important;
}
.inline {
	display: inline !important;
}
.inlineBlock {
	display: inline-block !important;
}
.none {
	display: none !important;
}
.noBorder {
	border: none !important;
}
/*pc*/

.pcBlock {
	display: block;
}
.pcInline {
	display: inline;
}
.pcInlineBlock {
	display: inline-block;
}
.pcTable {
	display: table;
}
.pcInlineBlock {
	display: inline-block;
}
/*sp*/

.spBlock {
	display: none;
}
.spInline {
	display: none;
}
.spTable_block {
	display: block;
}
.spInlineBlock {
	display: none;
}


/*----------------------------------------------------
	******pageLink******
----------------------------------------------------*/
#pageLink{
	clear:both;
	max-width:1000px;
	margin:200px auto 100px;
}
#pageLink .pageLinkTitle{
	font-weight:bold;
	font-size:200%;
	text-align:center;
	line-height:1;
	margin-bottom:30px;
}
#pageLink .pageLinkTitle .ja{
	font-size:50%;
	margin-bottom:20px;
	letter-spacing:2px;
}
#pageLink ul{
	text-align:center;
}
#pageLink ul li{
	display:inline-block;
	vertical-align:top;
	width:18%;
}
#pageLink ul li .pageImg{
	border:5px solid rgba(0,0,0,0.00);
	display:block;
	border-radius:100px;
	overflow:hidden;
	background-position:center -5px;
	background-size:100px 100px;
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	margin:0 auto 10px;
	opacity:0.6;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;

}
#pageLink ul li.cr .pageImg{
	border:5px solid rgba(38, 137, 13,0.55);
	opacity:1;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;

}
#pageLink ul li:hover .pageImg{
	border:5px solid rgba(0,0,0,0.50);
	opacity:1;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;

}
#pageLink ul li .pageName{
	text-align:center;
}

/*----------------------------------------------------
	******UL DL OL LI******
----------------------------------------------------*/


.grayDL dt{
	background:#dddddd;
	padding:20px 0;
	font-weight:bold;
	font-size:150%;
	text-align:center;
}

.grayDL dd{
	background:#ededed;
	padding:20px;
}


.indUL li{
	text-align:left;
	margin-left:1.5em;
	text-indent:-1.8em;
	margin-bottom:15px;
}



.imgUL li{
	float:left;
	width:31.3333%;
	overflow:hidden;
	margin:1%;
	position: relative;
	border-radius: 3px;
}

.imgUL li a span{
	width:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom: 4px;
	left:0;
	font-size: 16px;
	line-height:2em;
	color:#fff;
	text-align:center;
}

.imgUL li a{
	display: block;
}
.newsUL{
	margin-bottom:60px;
}
.newsUL li{
	margin-bottom: 30px;
}
.newsUL li .newsSpec{
	margin-bottom:10px !important;
}
.newsUL li .newsSpec .date{
	font-size:120%;
	color:#1a8300;
	font-weight:bold;
}
.newsUL li a{
	font-size:120%;
	text-decoration:underline;
}



.wakuUL{
	margin-top:30px;
	margin-bottom:30px;
}
.wakuUL li{
	text-align:center;
	border:5px solid #ccc;
	float:left;
	padding:60px 10px;
	border-radius:7px;
	overflow:hidden;
}
.wakuUL li .title{
	color:#278400;
	margin-bottom:10px;
	font-weight:600;
	font-size:150%;
}
.wakuUL li .txt .mini{
	font-size:85%;
}
.wakuUL_4{
	margin-left:-20px;
}
.wakuUL_4 li{
	margin-left:20px;
	width:235px;
}
.wakuUL_2{
	margin-left:-40px;
}
.wakuUL_2 li{
	margin-left:40px;
	width:480px;
}


/*----------------------------------------------------
	******TITLE******
----------------------------------------------------*/
.pageTitle{
	font-family: 'Raleway', sans-serif , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#333;
	text-align:center;
}
.pageTitle .eg{
	font-size:450%;
	font-weight:900;
}
.pageTitle .eg.firstGreen:first-letter{
	color:#278400;
}
.pageTitle .jp{
	font-size:120%;
	letter-spacing:10px;
}
/*pageTitle*/


.slashBox{
	text-align:center;
}
.catInfo{
	padding:3px 50px;
	border:1px solid #fff;
	display:inline-block;
}
.slashTitle{
	padding:15px 100px;
	border:4px #278400 solid;
	display:inline-block;
	margin:120px auto 60px;
	transform: skewX(-10deg);
  transform-origin: bottom left;
}
.slashTitle span.letter{
	color:#278400;
	display:block;
	font-size:250%;
	font-weight:bold;
	 transform: skewX(10deg);
  transform-origin: bottom left;
  line-height:1.3;
}
.slashTitle span.letter span{
	font-size:70%;
}

.title_1{
	font-family: 'Raleway', sans-serif , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	margin-bottom:90px;
}
.title_1 .eg{
	font-weight:900;
	font-size:400%;
}
.title_1 .eg:first-letter{
	color:#278400;
}
.title_1 .ja{
	font-size:120%;
}

.subRead{
	font-weight:600;
	font-size:130%;
	margin:30px 0;
	text-align:center;
	line-height:1.8;
}

.greenTxt{
	font-family: "Microsoft YaHei";
	color:#278400;
	font-weight:600;
	font-size:200%;
	text-align:center;
	margin: 15px 0;
	line-height:1.6;
}
.greenTxt.big{
	font-family: "Microsoft YaHei";
	font-size:350%;
	font-weight:400;
}

.blackTxt{
	font-family: "Microsoft YaHei";
	color:#000;
	font-weight:600;
	font-size:2.5em;
	text-align:center;
	margin:10px 0;
}

.obi_green{
	font-family: "Microsoft YaHei";
	color:#fff;
	font-weight:600;
	font-size:200%;
	text-align:center;
	padding:20px 0;
	background: url("greenBG.png") repeat;
	margin:60px 0;
}
.obi_green span{
	font-weight:400;
	font-size:70%;
}
.normalTxt{
	line-height:1.8;
	letter-spacing:2px;
	text-align:center;
	margin-bottom:60px;
}


.qcdeDL{
	border-bottom:3px dotted #ccc;
	margin-bottom:30px;
	padding-bottom:10px;
}
.qcdeDL dt{
	font-family: 'Raleway', sans-serif , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#278400;
	font-weight:600;
	font-size:180%;
	line-height:1.6;
}
.qcdeDL dd{
	font-family: 'Raleway', sans-serif , "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size:130%;
	line-height:1.6;
}